[INFO] cloning repository https://github.com/encoderuz/telemon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/encoderuz/telemon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fencoderuz%2Ftelemon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fencoderuz%2Ftelemon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 00765e57ba99615020d857defd7e732340341a72
[INFO] testing encoderuz/telemon against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fencoderuz%2Ftelemon" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/encoderuz/telemon
[INFO] finished tweaking git repo https://github.com/encoderuz/telemon
[INFO] tweaked toml for git repo https://github.com/encoderuz/telemon written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/encoderuz/telemon on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/encoderuz/telemon already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indexmap v2.8.0
[INFO] [stderr]   Downloaded once_cell v1.21.2
[INFO] [stderr]   Downloaded quinn-udp v0.5.11
[INFO] [stderr]   Downloaded winnow v0.7.4
[INFO] [stderr]   Downloaded openssl-sys v0.9.106
[INFO] [stderr]   Downloaded quinn v0.11.7
[INFO] [stderr]   Downloaded h2 v0.4.8
[INFO] [stderr]   Downloaded quinn-proto v0.11.10
[INFO] [stderr]   Downloaded openssl v0.10.71
[INFO] [stderr]   Downloaded rustls v0.23.25
[INFO] [stderr]   Downloaded rustix v1.0.3
[INFO] [stderr]   Downloaded rustls-webpki v0.103.1
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b30f00b948884dd04db6abd9b9fefd354f06ff1fbec5d61c1f7331bec0bc9fa5
[INFO] running `Command { std: "docker" "start" "-a" "b30f00b948884dd04db6abd9b9fefd354f06ff1fbec5d61c1f7331bec0bc9fa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b30f00b948884dd04db6abd9b9fefd354f06ff1fbec5d61c1f7331bec0bc9fa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b30f00b948884dd04db6abd9b9fefd354f06ff1fbec5d61c1f7331bec0bc9fa5", kill_on_drop: false }`
[INFO] [stdout] b30f00b948884dd04db6abd9b9fefd354f06ff1fbec5d61c1f7331bec0bc9fa5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 694a768215a478159ca3b1a029f4ff6c3371573eae0eb79a697717dfd4acb002
[INFO] running `Command { std: "docker" "start" "-a" "694a768215a478159ca3b1a029f4ff6c3371573eae0eb79a697717dfd4acb002", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling once_cell v1.21.2
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling telemon v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `msg` and `client` are never read
[INFO] [stdout]   --> src/message/message.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct SendTarget<'a> {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 44 |     msg: &'a str,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 45 |     client: TelegramClient,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message/message.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn send(text: &str) -> TelemonMessage {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn send(text: &str) -> TelemonMessage<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `telemon::config::config::Config`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use telemon::config::config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.78s
[INFO] running `Command { std: "docker" "inspect" "694a768215a478159ca3b1a029f4ff6c3371573eae0eb79a697717dfd4acb002", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "694a768215a478159ca3b1a029f4ff6c3371573eae0eb79a697717dfd4acb002", kill_on_drop: false }`
[INFO] [stdout] 694a768215a478159ca3b1a029f4ff6c3371573eae0eb79a697717dfd4acb002
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 176f94129ae8b293200416ccccd0575bfa3f5e4ddc37c67c960858626bc5cfee
[INFO] running `Command { std: "docker" "start" "-a" "176f94129ae8b293200416ccccd0575bfa3f5e4ddc37c67c960858626bc5cfee", kill_on_drop: false }`
[INFO] [stdout] warning: fields `msg` and `client` are never read
[INFO] [stdout]   --> src/message/message.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct SendTarget<'a> {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 44 |     msg: &'a str,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 45 |     client: TelegramClient,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message/message.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn send(text: &str) -> TelemonMessage {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn send(text: &str) -> TelemonMessage<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling telemon v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `telemon::config::config::Config`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use telemon::config::config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `msg` and `client` are never read
[INFO] [stdout]   --> src/message/message.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct SendTarget<'a> {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 44 |     msg: &'a str,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 45 |     client: TelegramClient,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message/message.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn send(text: &str) -> TelemonMessage {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn send(text: &str) -> TelemonMessage<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.66s
[INFO] running `Command { std: "docker" "inspect" "176f94129ae8b293200416ccccd0575bfa3f5e4ddc37c67c960858626bc5cfee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "176f94129ae8b293200416ccccd0575bfa3f5e4ddc37c67c960858626bc5cfee", kill_on_drop: false }`
[INFO] [stdout] 176f94129ae8b293200416ccccd0575bfa3f5e4ddc37c67c960858626bc5cfee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e2bbda0bf546f607db3f7d1446f56c3c32797b88c116386812fcc4cfe527be49
[INFO] running `Command { std: "docker" "start" "-a" "e2bbda0bf546f607db3f7d1446f56c3c32797b88c116386812fcc4cfe527be49", kill_on_drop: false }`
[INFO] [stderr] warning: fields `msg` and `client` are never read
[INFO] [stderr]   --> src/message/message.rs:44:5
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub struct SendTarget<'a> {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] 44 |     msg: &'a str,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 45 |     client: TelegramClient,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/message/message.rs:135:23
[INFO] [stderr]     |
[INFO] [stderr] 135 |     pub fn send(text: &str) -> TelemonMessage {
[INFO] [stderr]     |                       ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 135 |     pub fn send(text: &str) -> TelemonMessage<'_> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `telemon` (lib) generated 2 warnings (run `cargo fix --lib -p telemon` to apply 1 suggestion)
[INFO] [stderr] warning: `telemon` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unused import: `telemon::config::config::Config`
[INFO] [stderr]  --> src/main.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use telemon::config::config::Config;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `telemon` (bin "telemon" test) generated 1 warning (run `cargo fix --bin "telemon" -p telemon --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/telemon-111888b19a010910)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/telemon-2967ca7587c2f81b)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests telemon
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/client/client.rs - client::client::CONFIG (line 9) - compile ... ok
[INFO] [stdout] test src/message/message.rs - message::message (line 16) - compile ... ok
[INFO] [stdout] test src/message/message.rs - message::message::CONFIG (line 16) - compile ... ok
[INFO] [stdout] test src/message/message.rs - message::message::TelegramClient (line 16) - compile ... ok
[INFO] [stdout] test src/config/config.rs - config::config::Config::get (line 46) ... FAILED
[INFO] [stdout] test src/config/config.rs - config::config (line 16) ... FAILED
[INFO] [stdout] test src/message/message.rs - message::message::Telemon::send (line 131) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/config/config.rs - config::config::Config::get (line 46) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (61) panicked at src/config/config.rs:69:44:
[INFO] [stdout] telemon.toml file not found: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a27937c3098 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a27937c3098 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a27937c3098 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a27937c3098 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a27937d9a1a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a27937d9a1a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5a27937c8b42 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a27937c8b42 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a27937a0bd6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a27937a0bd6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a27937babd1 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5a27937bae4b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5a27937a0c92 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5a2793795bb9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5a27937a1c8d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5a27937da1dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5a27937d9f52 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   17:     0x5a27930ac153 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5a27930ac02e - telemon[cd36d4c81a037102]::config::config::CONFIG::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/config.rs:69:44
[INFO] [stdout]   19:     0x5a27930bd15a - <telemon[cd36d4c81a037102]::config::config::CONFIG::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   20:     0x5a27930bd0f2 - <fn() -> telemon[cd36d4c81a037102]::config::config::Config as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x5a27930bb4bf - <once_cell[bc88c131e07c5f92]::sync::Lazy<telemon[cd36d4c81a037102]::config::config::Config>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1310:28
[INFO] [stdout]   22:     0x5a27930bb37e - <once_cell[bc88c131e07c5f92]::sync::OnceCell<telemon[cd36d4c81a037102]::config::config::Config>>::get_or_init::<<once_cell[bc88c131e07c5f92]::sync::Lazy<telemon[cd36d4c81a037102]::config::config::Config>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1120:57
[INFO] [stdout]   23:     0x5a27930bb103 - <once_cell[bc88c131e07c5f92]::imp::OnceCell<telemon[cd36d4c81a037102]::config::config::Config>>::initialize::<<once_cell[bc88c131e07c5f92]::sync::OnceCell<telemon[cd36d4c81a037102]::config::config::Config>>::get_or_init<<once_cell[bc88c131e07c5f92]::sync::Lazy<telemon[cd36d4c81a037102]::config::config::Config>>::force::{closure#0}>::{closure#0}, <once_cell[bc88c131e07c5f92]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/imp_std.rs:72:23
[INFO] [stdout]   24:     0x5a2793748da6 - <&mut dyn core[28b146924c2f19c6]::ops::function::FnMut<(), Output = bool> as core[28b146924c2f19c6]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   25:     0x5a2793748a9b - once_cell[bc88c131e07c5f92]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/imp_std.rs:196:20
[INFO] [stdout]   26:     0x5a27930b7882 - <once_cell[bc88c131e07c5f92]::imp::OnceCell<telemon[cd36d4c81a037102]::config::config::Config>>::initialize::<<once_cell[bc88c131e07c5f92]::sync::OnceCell<telemon[cd36d4c81a037102]::config::config::Config>>::get_or_init<<once_cell[bc88c131e07c5f92]::sync::Lazy<telemon[cd36d4c81a037102]::config::config::Config>>::force::{closure#0}>::{closure#0}, <once_cell[bc88c131e07c5f92]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/imp_std.rs:68:9
[INFO] [stdout]   27:     0x5a27930b7b61 - <once_cell[bc88c131e07c5f92]::sync::OnceCell<telemon[cd36d4c81a037102]::config::config::Config>>::get_or_try_init::<<once_cell[bc88c131e07c5f92]::sync::OnceCell<telemon[cd36d4c81a037102]::config::config::Config>>::get_or_init<<once_cell[bc88c131e07c5f92]::sync::Lazy<telemon[cd36d4c81a037102]::config::config::Config>>::force::{closure#0}>::{closure#0}, <once_cell[bc88c131e07c5f92]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1161:20
[INFO] [stdout]   28:     0x5a27930b7aa4 - <once_cell[bc88c131e07c5f92]::sync::OnceCell<telemon[cd36d4c81a037102]::config::config::Config>>::get_or_init::<<once_cell[bc88c131e07c5f92]::sync::Lazy<telemon[cd36d4c81a037102]::config::config::Config>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1120:24
[INFO] [stdout]   29:     0x5a27930bc911 - <once_cell[bc88c131e07c5f92]::sync::Lazy<telemon[cd36d4c81a037102]::config::config::Config>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1309:23
[INFO] [stdout]   30:     0x5a27930bcf5b - <once_cell[bc88c131e07c5f92]::sync::Lazy<telemon[cd36d4c81a037102]::config::config::Config> as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1376:13
[INFO] [stdout]   31:     0x5a27930ac2fb - <telemon[cd36d4c81a037102]::config::config::Config>::get
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/config.rs:55:20
[INFO] [stdout]   32:     0x5a27930a256f - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::main
[INFO] [stdout]   33:     0x5a27930a25f6 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::__main_fn
[INFO] [stdout]   34:     0x5a279309e781 - doctest_runner_2024[68d0bfab61465c48]::__doctest_2::TEST::{closure#0}
[INFO] [stdout]   35:     0x5a27930a1de6 - <doctest_runner_2024[68d0bfab61465c48]::__doctest_2::TEST::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   36:     0x5a279309ef25 - doctest_runner_2024[68d0bfab61465c48]::main
[INFO] [stdout]   37:     0x5a27930a1cc3 - <fn() -> std[929523f510218772]::process::ExitCode as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x5a279309dff6 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[929523f510218772]::process::ExitCode, std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   39:     0x5a279309e509 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>::{closure#0}
[INFO] [stdout]   40:     0x5a27937b98d7 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x5a27937b98d7 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5a27937b98d7 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5a27937b98d7 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5a27937b98d7 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x5a27937b98d7 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5a27937b98d7 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5a27937b98d7 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5a27937b98d7 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x5a279309df31 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   50:     0x5a27930a1fe5 - main
[INFO] [stdout]   51:     0x7b80588861ca - <unknown>
[INFO] [stdout]   52:     0x7b805888628b - __libc_start_main
[INFO] [stdout]   53:     0x5a279309c5a5 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/config/config.rs - config::config (line 16) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (60) panicked at src/config/config.rs:69:44:
[INFO] [stdout] telemon.toml file not found: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bdbc37c098 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bdbc37c098 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bdbc37c098 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bdbc37c098 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bdbc392a1a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bdbc392a1a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63bdbc381b42 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63bdbc381b42 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63bdbc359bd6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bdbc359bd6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bdbc373bd1 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x63bdbc373e4b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x63bdbc359c92 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x63bdbc34ebb9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x63bdbc35ac8d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x63bdbc3931dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x63bdbc392f52 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   17:     0x63bdbbc65153 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x63bdbbc6502e - telemon[cd36d4c81a037102]::config::config::CONFIG::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/config.rs:69:44
[INFO] [stdout]   19:     0x63bdbbc7615a - <telemon[cd36d4c81a037102]::config::config::CONFIG::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   20:     0x63bdbbc760f2 - <fn() -> telemon[cd36d4c81a037102]::config::config::Config as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x63bdbbc744bf - <once_cell[bc88c131e07c5f92]::sync::Lazy<telemon[cd36d4c81a037102]::config::config::Config>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1310:28
[INFO] [stdout]   22:     0x63bdbbc7437e - <once_cell[bc88c131e07c5f92]::sync::OnceCell<telemon[cd36d4c81a037102]::config::config::Config>>::get_or_init::<<once_cell[bc88c131e07c5f92]::sync::Lazy<telemon[cd36d4c81a037102]::config::config::Config>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1120:57
[INFO] [stdout]   23:     0x63bdbbc74103 - <once_cell[bc88c131e07c5f92]::imp::OnceCell<telemon[cd36d4c81a037102]::config::config::Config>>::initialize::<<once_cell[bc88c131e07c5f92]::sync::OnceCell<telemon[cd36d4c81a037102]::config::config::Config>>::get_or_init<<once_cell[bc88c131e07c5f92]::sync::Lazy<telemon[cd36d4c81a037102]::config::config::Config>>::force::{closure#0}>::{closure#0}, <once_cell[bc88c131e07c5f92]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/imp_std.rs:72:23
[INFO] [stdout]   24:     0x63bdbc301da6 - <&mut dyn core[28b146924c2f19c6]::ops::function::FnMut<(), Output = bool> as core[28b146924c2f19c6]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   25:     0x63bdbc301a9b - once_cell[bc88c131e07c5f92]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/imp_std.rs:196:20
[INFO] [stdout]   26:     0x63bdbbc70882 - <once_cell[bc88c131e07c5f92]::imp::OnceCell<telemon[cd36d4c81a037102]::config::config::Config>>::initialize::<<once_cell[bc88c131e07c5f92]::sync::OnceCell<telemon[cd36d4c81a037102]::config::config::Config>>::get_or_init<<once_cell[bc88c131e07c5f92]::sync::Lazy<telemon[cd36d4c81a037102]::config::config::Config>>::force::{closure#0}>::{closure#0}, <once_cell[bc88c131e07c5f92]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/imp_std.rs:68:9
[INFO] [stdout]   27:     0x63bdbbc70b61 - <once_cell[bc88c131e07c5f92]::sync::OnceCell<telemon[cd36d4c81a037102]::config::config::Config>>::get_or_try_init::<<once_cell[bc88c131e07c5f92]::sync::OnceCell<telemon[cd36d4c81a037102]::config::config::Config>>::get_or_init<<once_cell[bc88c131e07c5f92]::sync::Lazy<telemon[cd36d4c81a037102]::config::config::Config>>::force::{closure#0}>::{closure#0}, <once_cell[bc88c131e07c5f92]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1161:20
[INFO] [stdout]   28:     0x63bdbbc70aa4 - <once_cell[bc88c131e07c5f92]::sync::OnceCell<telemon[cd36d4c81a037102]::config::config::Config>>::get_or_init::<<once_cell[bc88c131e07c5f92]::sync::Lazy<telemon[cd36d4c81a037102]::config::config::Config>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1120:24
[INFO] [stdout]   29:     0x63bdbbc75911 - <once_cell[bc88c131e07c5f92]::sync::Lazy<telemon[cd36d4c81a037102]::config::config::Config>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1309:23
[INFO] [stdout]   30:     0x63bdbbc75f5b - <once_cell[bc88c131e07c5f92]::sync::Lazy<telemon[cd36d4c81a037102]::config::config::Config> as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1376:13
[INFO] [stdout]   31:     0x63bdbbc652fb - <telemon[cd36d4c81a037102]::config::config::Config>::get
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/config.rs:55:20
[INFO] [stdout]   32:     0x63bdbbc5b4a5 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_1::main
[INFO] [stdout]   33:     0x63bdbbc5b556 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_1::__main_fn
[INFO] [stdout]   34:     0x63bdbbc57701 - doctest_runner_2024[68d0bfab61465c48]::__doctest_1::TEST::{closure#0}
[INFO] [stdout]   35:     0x63bdbbc5ada6 - <doctest_runner_2024[68d0bfab61465c48]::__doctest_1::TEST::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   36:     0x63bdbbc57f25 - doctest_runner_2024[68d0bfab61465c48]::main
[INFO] [stdout]   37:     0x63bdbbc5acc3 - <fn() -> std[929523f510218772]::process::ExitCode as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x63bdbbc56ff6 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[929523f510218772]::process::ExitCode, std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   39:     0x63bdbbc57509 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>::{closure#0}
[INFO] [stdout]   40:     0x63bdbc3728d7 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x63bdbc3728d7 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x63bdbc3728d7 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x63bdbc3728d7 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x63bdbc3728d7 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x63bdbc3728d7 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x63bdbc3728d7 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x63bdbc3728d7 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x63bdbc3728d7 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x63bdbbc56f31 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   50:     0x63bdbbc5afe5 - main
[INFO] [stdout]   51:     0x7654d67331ca - <unknown>
[INFO] [stdout]   52:     0x7654d673328b - __libc_start_main
[INFO] [stdout]   53:     0x63bdbbc555a5 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/message/message.rs - message::message::Telemon::send (line 131) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (64) panicked at src/config/config.rs:69:44:
[INFO] [stdout] telemon.toml file not found: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a83af07a098 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a83af07a098 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a83af07a098 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a83af07a098 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a83af090a1a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a83af090a1a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5a83af07fb42 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a83af07fb42 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a83af057bd6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a83af057bd6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a83af071bd1 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5a83af071e4b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5a83af057c92 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5a83af04cbb9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5a83af058c8d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5a83af0911dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5a83af090f52 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   17:     0x5a83ae963153 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5a83ae96302e - telemon[cd36d4c81a037102]::config::config::CONFIG::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/config.rs:69:44
[INFO] [stdout]   19:     0x5a83ae97415a - <telemon[cd36d4c81a037102]::config::config::CONFIG::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   20:     0x5a83ae9740f2 - <fn() -> telemon[cd36d4c81a037102]::config::config::Config as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x5a83ae9724bf - <once_cell[bc88c131e07c5f92]::sync::Lazy<telemon[cd36d4c81a037102]::config::config::Config>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1310:28
[INFO] [stdout]   22:     0x5a83ae97237e - <once_cell[bc88c131e07c5f92]::sync::OnceCell<telemon[cd36d4c81a037102]::config::config::Config>>::get_or_init::<<once_cell[bc88c131e07c5f92]::sync::Lazy<telemon[cd36d4c81a037102]::config::config::Config>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1120:57
[INFO] [stdout]   23:     0x5a83ae972103 - <once_cell[bc88c131e07c5f92]::imp::OnceCell<telemon[cd36d4c81a037102]::config::config::Config>>::initialize::<<once_cell[bc88c131e07c5f92]::sync::OnceCell<telemon[cd36d4c81a037102]::config::config::Config>>::get_or_init<<once_cell[bc88c131e07c5f92]::sync::Lazy<telemon[cd36d4c81a037102]::config::config::Config>>::force::{closure#0}>::{closure#0}, <once_cell[bc88c131e07c5f92]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/imp_std.rs:72:23
[INFO] [stdout]   24:     0x5a83aefffda6 - <&mut dyn core[28b146924c2f19c6]::ops::function::FnMut<(), Output = bool> as core[28b146924c2f19c6]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   25:     0x5a83aefffa9b - once_cell[bc88c131e07c5f92]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/imp_std.rs:196:20
[INFO] [stdout]   26:     0x5a83ae96e882 - <once_cell[bc88c131e07c5f92]::imp::OnceCell<telemon[cd36d4c81a037102]::config::config::Config>>::initialize::<<once_cell[bc88c131e07c5f92]::sync::OnceCell<telemon[cd36d4c81a037102]::config::config::Config>>::get_or_init<<once_cell[bc88c131e07c5f92]::sync::Lazy<telemon[cd36d4c81a037102]::config::config::Config>>::force::{closure#0}>::{closure#0}, <once_cell[bc88c131e07c5f92]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/imp_std.rs:68:9
[INFO] [stdout]   27:     0x5a83ae96eb61 - <once_cell[bc88c131e07c5f92]::sync::OnceCell<telemon[cd36d4c81a037102]::config::config::Config>>::get_or_try_init::<<once_cell[bc88c131e07c5f92]::sync::OnceCell<telemon[cd36d4c81a037102]::config::config::Config>>::get_or_init<<once_cell[bc88c131e07c5f92]::sync::Lazy<telemon[cd36d4c81a037102]::config::config::Config>>::force::{closure#0}>::{closure#0}, <once_cell[bc88c131e07c5f92]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1161:20
[INFO] [stdout]   28:     0x5a83ae96eaa4 - <once_cell[bc88c131e07c5f92]::sync::OnceCell<telemon[cd36d4c81a037102]::config::config::Config>>::get_or_init::<<once_cell[bc88c131e07c5f92]::sync::Lazy<telemon[cd36d4c81a037102]::config::config::Config>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1120:24
[INFO] [stdout]   29:     0x5a83ae973911 - <once_cell[bc88c131e07c5f92]::sync::Lazy<telemon[cd36d4c81a037102]::config::config::Config>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1309:23
[INFO] [stdout]   30:     0x5a83ae973f5b - <once_cell[bc88c131e07c5f92]::sync::Lazy<telemon[cd36d4c81a037102]::config::config::Config> as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.2/src/lib.rs:1376:13
[INFO] [stdout]   31:     0x5a83ae972e8b - <telemon[cd36d4c81a037102]::client::client::TelegramClient>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/client.rs:42:20
[INFO] [stdout]   32:     0x5a83ae9590ad - <telemon[cd36d4c81a037102]::message::message::TelemonMessage>::to::<i64>
[INFO] [stdout]   33:     0x5a83ae959624 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_6::main
[INFO] [stdout]   34:     0x5a83ae959636 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_6::__main_fn
[INFO] [stdout]   35:     0x5a83ae955891 - doctest_runner_2024[68d0bfab61465c48]::__doctest_6::TEST::{closure#0}
[INFO] [stdout]   36:     0x5a83ae958ee6 - <doctest_runner_2024[68d0bfab61465c48]::__doctest_6::TEST::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   37:     0x5a83ae955f25 - doctest_runner_2024[68d0bfab61465c48]::main
[INFO] [stdout]   38:     0x5a83ae958cc3 - <fn() -> std[929523f510218772]::process::ExitCode as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   39:     0x5a83ae954ff6 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[929523f510218772]::process::ExitCode, std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   40:     0x5a83ae955509 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>::{closure#0}
[INFO] [stdout]   41:     0x5a83af0708d7 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   42:     0x5a83af0708d7 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5a83af0708d7 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5a83af0708d7 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5a83af0708d7 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   46:     0x5a83af0708d7 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5a83af0708d7 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5a83af0708d7 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5a83af0708d7 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   50:     0x5a83ae954f31 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   51:     0x5a83ae958fe5 - main
[INFO] [stdout]   52:     0x7f1df3b0a1ca - <unknown>
[INFO] [stdout]   53:     0x7f1df3b0a28b - __libc_start_main
[INFO] [stdout]   54:     0x5a83ae9535a5 - _start
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/config/config.rs - config::config (line 16)
[INFO] [stdout]     src/config/config.rs - config::config::Config::get (line 46)
[INFO] [stdout]     src/message/message.rs - message::message::Telemon::send (line 131)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.06s; merged doctests compilation took 1.75s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e2bbda0bf546f607db3f7d1446f56c3c32797b88c116386812fcc4cfe527be49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2bbda0bf546f607db3f7d1446f56c3c32797b88c116386812fcc4cfe527be49", kill_on_drop: false }`
[INFO] [stdout] e2bbda0bf546f607db3f7d1446f56c3c32797b88c116386812fcc4cfe527be49
